/*<!--����-->*/
.container{
    width:1200px;
    /*overflow: hidden;*/
    margin:0 auto;
    text-align: center;
}
.top {
    width: 100%;
    overflow: hidden;
    height:30px;
    background:#222;
}

.top .container span{
    float: left;
    font-size: 12px;
    line-height: 30px;
    color:#fff;
}
.top .container p{
    float: right;
    line-height:30px;
    font-size: 12px;
    color:#fff;
}
.top .container p a{color:#fff;line-height: 30px;font-size: 12px;}

/*��ϵ��ʽ*/
.top_logo{
    width:100%;
    background: #666666;
    overflow: hidden;
}
.top_logo .container{
    height:155px;
}
.top_logo .container .logo{
    width:243px;
    height:70px;
    margin-top:30px;
    float:left;
}
.top_logo .container .logo_text{
    float:left;
    margin-top:47.5px;
    margin-left:16px;
}
.top_logo .container .logo_text>p{
    text-align: left;
    line-height: 30px;
}
.top_logo .container .logo_text .logo_text_p1{
    color:#fff;
    font-size:24px;
}
.top_logo .container .logo_text .logo_text_p2{
    font-size: 10px;
    color:#fff;
}
.top_logo .container .top_right{
   float:right;
    margin-top:37.5px;
}
.top_logo .container .top_right>p{
    /*line-height: 30px;*/
}
.top_logo .container .top_right .right_p1{
    color:#fff;
    font-size: 24px;
    text-align: right;
    line-height: 45px;
}
.top_logo .container .top_right .right_p2{
    text-align: right;
    background: url(../images/tel.png) no-repeat;
    background-position-y: 10px;
    text-indent: 2rem;
    height: 35px;
    line-height: 30px;

    font-size: 12px;
    color: #fff;
}
.top_logo .container .top_right .right_p2>span{
    color:#0cb800;
    font-size: 24px;
    font-weight: bold;
}
/*����*/

/*����*/
.nav{
    width:100%;
    height:60px;
    overflow: hidden;
    background: #333333;
}
.nav .container .nav_ul{
    width:100%;
    overflow: hidden;
}
.nav .container .nav_ul li{
    padding: 0 0 0 24px;
    float:left;
    height:60px;
}
.nav .container .nav_ul li>a{
    padding: 0 24px 0 0;
    display: block;
    line-height: 60px;
    height:60px;
    font-weight: bold;
    font-size: 16px;
    color:#fff;
    text-align: center;
}
.nav .container .nav_ul li:hover{
    background: url("../images/banner_icon01.jpg") left center;
}
.nav .container .nav_ul li:hover a{
    background: url("../images/banner_icon02.jpg") right center;
    color:#333!important;
}
/*�ֲ�*/
.flexslider {
    margin: 0px auto 0px;
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
    zoom: 1;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}
.flexslider .slides li>a{
    display: block;
    width:100%;
    overflow: hidden;
}
.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}
.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    /*background: url(../images/dot.png) no-repeat 0 -16px;*/
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}
.flexslider .slides a img {
    width: 100%;
    display: block;
}

/*����*/
.sousuo{
   width:100%;
    overflow: hidden;
    height:60px;
    background: #333;
}
.sousuo .container>div{
    float:left;
}
.sousuo .container .nav_l{
    float:left;
    height:60px;
    line-height: 60px;
}
.sousuo .container .nav_l>a{
    color:#fff;
    display: block;
    float:left;
    margin:0 10px;
    font-size: 14px;
}
.sousuo .container .nav_l .sousuo_a1{
    color:#fff;
    font-size: 16px;
    font-weight: bold;
}
.sousuo .container .nav_r{
    float: right;
    width: 250px;
    height: 30px;
    background: #fff;
    border-radius: 13px;
    margin-top:15px;
}
.sousuo .container  .nav_r input{
    border: 1px solid transparent;
    width: 140px;
    height: 25px;
    float: left;
    background: #fff;
    margin-top: 2px;
    margin-left: 8px;
    outline: 0;
}
.sousuo .container  .nav_r button{
    border: 1px solid transparent;
    border-bottom-right-radius:13px;
    border-top-right-radius: 13px;
    width:40px;
    height:30px;
    float:right;
    background: #fff;
    outline: 0;
}
.sousuo .container  .nav_r button .nav_span {
    display:block;
    width:30px;
    height:30px;
    background: url("../images/seacher.png") no-repeat center center;
}
/*��Ʒ����*/

.pro_center{
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
    background: url(../images/pro_banner.jpg) no-repeat center;
    background-position-y: 300px;
    padding-bottom: 3%;
}
.pro_center .container>h2{
    width: 447px;
    height: 71px;
    background: url(../images/pro_logo001.jpg) no-repeat;
    margin: 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    text-indent: 22px;
}

.pro_center .container .cont1{
    width:100%;
    overflow: hidden;

    margin-top:60px;
}
.pro_center .container .cont1 .pro_box_l{
    width:228px;
    overflow: hidden;
    padding-bottom: 5px;
    background: #0cb800;
    float: left;
}
.pro_center .container .cont1 .pro_box_l>h2{
    width:100%;
    height:60px;
    background: #0cb800;
}
.pro_center .container .cont1 .pro_box_l>h2 .pro_p1{
    font-size: 20px;
    margin-top:10px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.pro_center .container .cont1 .pro_box_l h2 .pro_p2{
    font-size: 12px;
    color:#fff;
    text-align: center;
    font-weight: 100;
}
.pro_center .container .cont1 .pro_box_l .pro_box_ul1{
    width:220px;
    margin:0px auto 0 auto;
    padding-top:5px;
    padding-bottom: 10px;
    background: #fff;
}
.pro_center .container .cont1 .pro_box_l .pro_box_ul1>p{
    width: 204px;
    height: 30px;
    margin: 0 auto;
    background: url("../images/pro_l.jpg") no-repeat;
}
.pro_center .container .cont1 .pro_box_l .pro_box_ul1>p>a{
    color:#fff;
    font-size: 14px;
    line-height: 30px;
}
.pro_center .container .cont1 .pro_box_l .pro_box_ul1 li{
    border-bottom: 1px dashed #a7a7a7;
    padding:10px 0;
    width:200px;
    text-indent: 1rem;
    margin:0 auto;
}
.pro_center .container .cont1 .pro_box_l .pro_box_ul1 li{
    text-align: left;
}
.pro_center .container .cont1 .pro_box_l .pro_box_ul1 li>a{
    text-align: left;
    color:#666;
    font-size: 14px;
}

.pro_center .container .cont1 .pro_box_l ul:last-child{
    padding-bottom:20px;
}

.pro_center .container .cont1 .pro_box_r{
    width:950px;
    overflow: hidden;
    float: right;
}

.pro_center .container .cont1 .pro_box_r .pro_box_div{
    width:950px;
    height:45px;
    background: url("../images/pro_box_div.jpg");
}

.pro_center .container .cont1 .pro_box_r .pro_box_div>a{
    display: block;
    float:left;
}
.pro_center .container .cont1 .pro_box_r .pro_box_div .div_a1{
    background: url(../images/div_a1.png) no-repeat;
    line-height: 50px;
    color: #333;
    font-size: 24px;
    text-indent: 3rem;
    background-position-y: 10px;
    background-position-x: 10px;
    height: 45px;
}
.pro_center .container .cont1 .pro_box_r .pro_box_div .div_a2{
    float:right;
    width:100px;
    height:30px;
    border-radius: 10px;
    background: #0cb800;
    color:#fff;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    margin-top:7.5px;
    margin-right: 10px;
}
.pro_center .container .cont1 .pro_box_r .pro_r_ul{
    width:100%;
    overflow: hidden;
}
.pro_center .container .cont1 .pro_box_r .pro_r_ul li{
    width: 224px;
    height: 248px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-top:15px;
    background: #fff;
    margin-right: 15px;
}
.pro_center .container .cont1 .pro_box_r .pro_r_ul li:nth-child(4n){
    margin-right: 0!important;
}
.pro_center .container .cont1 .pro_box_r .pro_r_ul li>a{
    display: block;
    width:224px;
    height:220px;
    position: relative;
}
.pro_center .container .cont1 .pro_box_r .pro_r_ul li>a>img{
    width:100%;
    height:100%;
    margin:0 auto;
    text-align: center;
    position: absolute;
    top:0;
    left: 0;
}
.pro_center .container .cont1 .pro_box_r .pro_r_ul li .pro_p1{
    width:100%;
    height:28px;
    line-height: 28px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    bottom:0;
    left: 0;
    background: #999999;
}
/*��Ʒ2*/
.pro_center .container .cont1 .pro_box_r1 .pro_box_div1 .div_a1{
    background: url(../images/div_a2.png)no-repeat;
    line-height: 50px;
    color: #333;
    font-size: 24px;
    text-indent: 3.5rem;
    background-position-y: 14px;
    background-position-x: 10px;
    height: 45px;
}
/*��Ʒ3*/
.pro_center .container .cont1 .pro_box_r1 .pro_box_div1 .div_a1{
    background: url(../images/div_a3.png) no-repeat;
    line-height: 50px;
    color: #333;
    font-size: 24px;
    text-indent: 3.5rem;
    background-position-y: 14px;
    background-position-x: 10px;
    height: 45px;
}
/*��ѯ1*/
.zixun_banner01{
    width:100%;
    overflow: hidden;
    height:381px;
}
.zixun_banner01>a{
    display: block;
    height:381px;
    position: relative;
}
.zixun_banner01>a>img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
/*<!--ʼ��1982�꣬�ɾͷǷ�Ʒ��-->*/

.quality{
    width: 100%;
    overflow: hidden;
    background: url("../images/qu_banner.jpg") no-repeat center;
    /*height:1000px;*/
    background-position-y: 125px;
    margin-top: 50px;
}
.quality .container>h2{
    width: 709px;
    height: 71px;
    background: url(../images/pro_logo002.jpg) no-repeat;
    margin: 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    text-indent: 12px;
}
.quality .container ul{
    width:100%;
    /*overflow: hidden;*/
}

.quality .container .quality_ul li{
    width:100%;
    /*overflow: hidden;*/
    height:625px;
}
.quality .container ul li:nth-child(1){
    margin-top:55px;
}
.quality .container ul li>div{
    float:left;
}

.quality .container ul li .quality_div_l{
    width:520px;
    float:left;
}
.quality .container ul li .quality_div_l .quality_p1{
    width:100%;
    overflow: hidden;
    margin-top: 165px;
    margin-left: 125px;
}
.quality .container ul li .quality_div_l .quality_p2{
    margin-top:84px!important;
}
.quality .container ul li .quality_div_l .quality_p3{
    margin-left:40px!important;
    margin-top: 130px!important;
}
.quality .container ul li .quality_div_l .quality_p4
{
    margin-top: 88px!important;
    margin-left: 40px!important;
}
.quality .container ul li .quality_div_l .quality_p1 h2{
    font-size: 24px;
    color:#fff;
    font-weight: 100;
    text-align: left;

}
.quality .container ul li .quality_div_l .quality_p1 h2>b{
    font-size: 30px;
}
.quality .container ul li .quality_div_l .quality_p1 .quality_s1{
    font-size:24px;
    color: #0cb800;
    text-align: left;
}
.quality .container ul li .quality_div_l .quality_p1>span{
    display: block;
}
.quality .container ul li .quality_div_l .quality_p1 .quality_s2{
    color:#fff;
    font-size: 12px;
    text-align: left;
    line-height:25px;
}
.quality .container ul li .quality_div_r{
    width: 730px;
    margin-top: 55px;
    float: right;
    margin-right: -120px;
    background: url(../images/quality_img01.png) no-repeat;
    height: 519px;
}

.quality .container ul li:nth-child(2) .quality_div_r{
    width: 551px;
    margin-top: 55px;
    float: right;
    margin-right: -120px;
    background: url(../images/quality_img02.png) no-repeat;
    height: 538px;
}
.quality_div{
    width:100%;
    overflow: hidden;
}
 .quality_div .container{
     width: 100%;
     overflow: hidden;
     padding-top: 40px;
     padding-bottom: 60px;
     margin: 10px auto 0 auto;
     background: url(../images/quality_div.jpg) no-repeat center;
     background-position-y: 170px;
}

 .quality_div .container h2{
    width: 899px;
    height: 71px;
    background: url(../images/quality_div_h2.jpg) no-repeat;
    margin: 0px auto 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    text-indent:8px;
}
 .quality_div .container .quality_div_ul {
     width: 570px;
     overflow: hidden;
     margin:20px auto 0 auto;

 }
.quality_div .container .quality_div_ul li{
    width:570px;
    height:90px;
    color:#fff;
    font-size: 24px;
    text-indent: 0.8rem;
    text-align: center;
    margin:30px 0;
    font-weight: bold;
    line-height: 90px;
}
 .quality_div .container .quality_div_ul li:nth-child(1){
    background: url("../images/quality_li01.jpg") no-repeat;
    margin-top:65px!important;
    margin-left:42px;
}
 .quality_div .container .quality_div_ul li:nth-child(2){
    background: url("../images/quality_li02.jpg") no-repeat;
}

 .quality_div .container .quality_div_ul li:nth-child(3){
    background: url("../images/quality_li03.jpg") no-repeat;
    margin-left:42px;

}
 .quality_div .container .quality_div_ul li:nth-child(4){
    background: url("../images/quality_li04.jpg") no-repeat;
}

/*��ѯ1*/
.zixun_banner02{
    width:100%;
    overflow: hidden;
    height:333px;
}
.zixun_banner02>a{
    display: block;
    height:366px;
    position: relative;
}
.zixun_banner02>a>img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

/*<!--感谢他们的一直以来的信任-->*/
.trust{
    width: 100%;
    overflow: hidden;
    background: url("../images/trust_banner.jpg") no-repeat;
    height:500px;
}
.trust .container>h2{
    width:686px;
    height: 71px;
    background: url(../images/pro_logo003.png) no-repeat;
    margin: 50px auto 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    /*padding-top:75px;*/
    text-indent: 12px;
}
.trust .container .trust_ul{
    width:100%;
    overflow: hidden;
    border-top:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    margin-top:80px;
}

.trust .container .trust_ul li{
    width:238px;
    height:100px;
    float:left;
    overflow: hidden;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.results{
    width: 100%;
    overflow: hidden;
}
.results .container>h2{
    width:565px;
    height: 71px;
    background: url(../images/pro_logo004.jpg) no-repeat;
    margin: 50px auto 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    /*padding-top:75px;*/
    text-indent: 12px;
}

/*轮播2*/
.focus2 {
    width: 100%;
    margin: 50px auto 0 auto;
    position: relative;
    /*overflow: hidden;*/
}
.focus2 .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    bottom: -35px;
    text-align: center;
}
.focus2 .hd .prev{
    display: block;
    position: absolute;
    margin-top:217px;
    float: left;
    left: -30px;
}
.focus2 .hd .next{
    display: block;
    position: absolute;
    float: right;
    right: -30px;
    margin-top:217px;
}
.focus2 .hd ul {
    display: inline-block;
    height: 5px;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    vertical-align: top;
}
.focus2 .hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #c5c5c5;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}
.focus2 .hd ul .on {
    background: #8C8C8C;
    overflow: hidden;
}
.focus2 .bd ul li {
    overflow: hidden;
    /*padding-bottom: 5px;*/
}
.focus2 .bd {
    position: relative;
    z-index: 0;
}
.focus2 .bd li>div{
    float:left;
    width:270px;
    height:382px;
    position: relative;
    margin:10px 15px;
}
.focus2 .bd li>div:nth-child(2){float:right}
.focus2 .bd li>div img {
    /*width: 100%;*/
    /*background: url(../images/loading.gif) center center no-repeat;*/
}
.focus2 .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.focus2 .bd ul li .customer_m_div .cus_p1{
    position: absolute;
    bottom: 0;
    width:100%;
    background: rgba(0,0,0,0.5);
    height:40px;
    line-height: 40px;
    color:#fff;
    font-size: 16px;
    text-align: center;
}




/*��ѯ1*/
.zixun_banner03{
    width:100%;
    overflow: hidden;
    height:220px;
    margin-top:50px;
}
.zixun_banner03>a{
    display: block;
    height:220px;
    position: relative;
}
.zixun_banner03>a>img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

/*<!--��ʵ������ҵ���������Ĳ�Ʒ-->*/




.strength{
    width: 100%;
    overflow: hidden;
    background: url("../images/strength.jpg") no-repeat;
    height:828px;
}
.strength .container>h2{
    width:722px;
    height: 71px;
    background: url(../images/pro_logo005.png) no-repeat;
    margin: 65px auto 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    /*padding-top:75px;*/
    text-indent: 12px;
}
.strength .container .str_ul{
    width:100%;
    overflow: hidden;
    margin-top:60px;
}
.strength .container .str_ul .str_li{
    width:220px;
    height:533px;
    margin:0 10px;
    float:left;
    position: relative;
}
.strength .container .str_ul .str_li  .str_a{
    height:483px;
   width:220px;
    display: block;
    box-shadow: 1px 10px 20px #8b97a4;
    position: absolute;
    top:0;
    left: 0;
}
.strength .container .str_ul .str_li .str_p{
    width: 120px;
    box-shadow: 1px 10px 20px #8b97a4;
    height: 50px;
    margin: 0 auto;
    background: #1c8614;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -60px;
}



/*�߽�������*/
.approach{
    width:100%;
    overflow: hidden;
    background: url("../images/zoujin_banner.jpg") no-repeat;
    padding-bottom:60px;
}

.approach .container>h2{
    width:456px;
    height: 71px;
    background: url(../images/pro_logo006.jpg) no-repeat;
    margin: 40px auto 0 auto;
    color: #fff;
    font-size: 34px;
    line-height: 89px;
    text-align: left;
    /*padding-top:75px;*/
    text-indent: 12px;
}
.approach .container .approach_box{
    width:100%;
    overflow: hidden;
    margin-top:50px;
    padding-bottom: 3%;
}
.approach .container .approach_box>div{
    float: left;
    width:600px;
    height:350px;
}
.approach .container .approach_box .approach_l{
    position: relative;

}
.approach .container .approach_box .approach_l>img{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:50%;
    margin-left:-50%;
}
.approach .container .approach_box .approach_r p{
    color:#fff;
    font-size:14px;
    text-align: left;
    line-height:30px;
    width:90%;
    margin:0 auto;
}
.approach .container .approach_box .approach_r .approach_r_a{
    width:205px;
    margin:30px auto 0 auto;
    display: block;
    height:40px;
    line-height:40px;
    color:#333;
    font-weight: bold;
    font-size:18px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 1px 10px 10px #333;
}



/*�ֲ�3*/
.focus3 {
    width: 100%;
    /*margin: 50px auto 0 auto;*/
    position: relative;
    /*overflow: hidden;*/
}
.focus3 .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    /*bottom: 15px;*/
    top:-10%;
    text-align: center;
}
.focus3 .hd .prev{
    display: block;
    position: absolute;
    margin-top: 24px;
    float: left;
    left: 1px;
}
.focus3 .hd .next{
    display: block;
    position: absolute;
    float: right;
    right: 0px;
    margin-top: 25px;
}
.focus3 .hd ul {
    display: none;
}
.focus3 .hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #8C8C8C;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}
.focus3 .hd ul .on {
    background: #fff;
    overflow: hidden;
}
.focus3 .bd ul li {
    overflow: hidden;
    /*padding-bottom: 5px;*/
}
.focus3 .bd {
    position: relative;
    z-index: 0;
    background: #f2f2f2;
    height:225px;
    padding-top:15px;
}
.focus3 .bd li>div{
    float:left;
    width:279px;
    height:210px;
    position: relative;
    margin:0px 10px;
}
.focus3 .bd li>div:nth-child(2){float:right}
.focus3 .bd li>div img {
    width: 100%;
    /*background: url(../images/loading.gif) center center no-repeat;*/
}

.focus3 .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.focus3 .bd ul li .customer_m_div .cus_p1{
    position: absolute;
    bottom: 0;
    width:100%;
    background: rgba(0,0,0,0.5);
    height:40px;
    line-height: 40px;
    color:#fff;
    font-size: 16px;
    text-align: center;
}









/*<!--��Ѷ&&����-->*/
.news_main{
    width:100%;
    overflow: hidden;
    margin-top:5%;
    padding-bottom:3%;
}
.news_main .container .news_box{
    width:100%;
    overflow: hidden;
}
.news_main .container .news_box>div{
    width:580px;
    height:370px;
    overflow: hidden;
    background: #f2f2f2;
    padding-bottom: 11.6px;
    float:left;
}
.news_main .container .news_box .news_box_r{
    float:right;
}
.news_main .container .news_box .news_box_l h2,
.news_main .container .news_box .news_box_r h2
{
    width:95%;
    margin:11.6px auto 5px auto;
    text-align: left;
    color:#0cb800;
    font-size: 24px;

}
.news_main .container .news_box .news_box_l ul,
.news_main .container .news_box .news_box_r ul
{
    width:96%;
    margin:0 auto;
    overflow: hidden;
}

.news_main .container .news_box .news_box_l ul li,
.news_main .container .news_box .news_box_r ul li
{
    width:100%;
    padding:4px 0;
    line-height: 25px;
}
.news_main .container .news_box .news_box_l ul li>a,
.news_main .container .news_box .news_box_r ul li>a
{
    text-align: left;
    display: block;
    line-height: 25px;
}

.news_main .container .news_box .news_box_l ul li>a>span,
.news_main .container .news_box .news_box_r ul li>a>span
{
    float:right;
}

.news_main .container .news_problem{
    width:100%;
    overflow: hidden;
    margin-top:27px;
    background: #f2f2f2;
}
.news_main .container .news_problem h2{
    width:96%;
    margin:25px auto 5px auto;
    text-align: left;
    color:#0cb800;
    padding-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px solid #d0d0d0;
}
.news_main .container .news_problem  .news_problem_div{
    width:96%;
    padding-bottom: 20px;
    margin:0 auto;
    overflow: hidden;
}
.news_main .container .news_problem  .news_problem_div ul{
    width:30%;
    float:left;
    overflow: hidden;
}
.news_main .container .news_problem  .news_problem_div ul:last-child{
    float:right;
}

.news_main .container .news_problem  .news_problem_div ul:nth-child(2){
    border-left: 1px dashed #d3d3d3;
    border-right: 1px dashed #d3d3d3;
    padding: 0 30px;
    margin-left: 25px;

}
.news_main .container .news_problem  .news_problem_div ul li{
    padding:5px 0;
    text-align: left;

}


.news_main .container .news_problem  .news_problem_div ul li>p{
    text-align: left;
    color:#333;
    line-height: 25px;
    font-size: 14px;
}

.news_main .container .news_problem  .news_problem_div ul li .p1{
    color:#333;
    font-weight: bold;
    font-size: 14px;
}



/*��������*/
/*��������*/
.lianjie_box{
    width:100%;
    overflow: hidden;
    padding-bottom: 50px;
}
.lianjie_box .container .news_lianjie{
    width:100%;
    height:60px;
    overflow: hidden;
    background: #f2f2f2;
}
.lianjie_box .container .news_lianjie h2{
    width:160px;
    overflow: hidden;
    color:#0cb800;
    font-size: 24px;
    line-height: 60px;
    height:60px;
    float:left;
    background: #d3d3d3;
}
.lianjie_box .container .news_lianjie .news_lianjie_ul{
    width:1000px;
    height:60px;
    overflow: hidden;
    margin-left: 20px;
    float:left;
}
.lianjie_box .container .news_lianjie .news_lianjie_ul li{
    float:left;
    width:10%;
    line-height: 30px;
}
.lianjie_box .container .news_lianjie .news_lianjie_ul li>a{
    color:#333;
    font-size: 14px;
}
/*����ͨ��*/
.container_m{
    height:74px;
    padding:8px 0;
    width:100%;
    overflow: hidden;
    background: #000;
}
.container_m .cont{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.container_m .cont .cont_l{
    width:150px;
    height:74px;
    float:left;
    border-right: 1px solid #fff;
}
.container_m .cont .cont_l>p{
    color:#fff;
    font-size: 18px;
    /*font-weight: bold;*/
    text-align: left;
    line-height: 25px;
}
.container_m .cont .cont_l .cont_p1{
    padding-top:12px;
}
.container_m .cont .cont_r{
    width:1000px;
    height:74px;
    padding-left:20px;
    float:left;
}
.container_m .cont .cont_r ul{
    width:100%;
    overflow: hidden;
}
.container_m .cont .cont_r ul li{
    float:left;
}
.container_m .cont .cont_r ul li>a{
    color:#fff;
    font-size: 14px;
    display: block;
    padding:0 10px;
}
.container_m .cont .cont_r ul li:nth-child(1) a{
    color:#fff;
    font-weight: bold;
}

.container_m .cont .cont_r>p{
    text-align: left;
    line-height: 37px;
    padding-left:20px;
    float: left;
}
.container_m .cont .cont_r>p>span{
    display: block;
    float: left;
    color:#fff;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}
.container_m .cont .cont_r>p>a{
    display: block;
    color:#fff;
    font-size: 14px;
    float:left;
    margin:0 10px;
}
.container_m .cont .cont_r>p:nth-child(1) .cont_r_a,
.container_m .cont .cont_r>p:nth-child(2) .cont_r_a
{
    margin-left:50px;
}
.container_m .cont .cont_r p .cont_r_a{
    margin-left:70px!important;
}








/*�ײ�*/
.container_b{
    width:100%;
    overflow: hidden;
    height:362px;
   background: #333;
}
.container_b .container ul{
    width:100%;
    overflow: hidden;
}
.container_b .container_box{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.container_b .container_box ul{
    width:100%;
    overflow: hidden;
}
.container_b .container_box ul li{
    float:left;
    margin-top:60px;
}
.container_b .container_box ul li:nth-child(1){
    width: 328px;
    overflow: hidden;
    margin-top: 98.5px;
    padding-right: 50px;
    height: 165px;
    border-right: 1px solid #cccccc;
}
.container_b .container_box ul li:nth-child(1) p{
    margin-top:22px;
}
.container_b .container_box ul li:nth-child(2){
    width:600px;
    margin-top:95px;
    overflow: hidden;
}
.container_b .container_box ul li:nth-child(2) p{
    text-align: left;
    color:#fff;
    font-size: 16px;
    margin-left:60px;
    line-height: 30px;
}
.container_b .container_box ul li:nth-child(2) .container_li_p1{
    margin-top:10px;
}
.container_b .container_box ul li:nth-child(3){
    width:164px;
    margin:83.5px auto 0 auto;
    overflow: hidden;
}
.container_b .container_box .container_p1{
    font-size: 14px;
    color:#fff;
    text-align: center;
    margin-top:10px;
}


/*��ҳbanner&&&������*/


.banner{
    width:100%;
    overflow: hidden;
    height:500px;
    position: relative;
}
.banner img{
    position: absolute;
    left:50%;
    margin-left:-960px;
}

/*������*/
.pro_nav{
    width:100%;
    overflow: hidden;
    height:49px;
    line-height: 49px;
    background: #333;
    border-bottom: 1px solid #dfdfdf;
}
.pro_nav_ul{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
    padding-left:40px;
    /*border-bottom: 1px solid #dfdfdf;*/
}
.pro_nav_ul>li{
    letter-spacing:8px;
    float:left;
    color:#fff;
}
.pro_nav_ul li:nth-child(1){
    background: url("../images/pro_addr.jpg") no-repeat;
    height:49px;
    width:18px;
    background-position-y: 17px;
    text-indent: 1rem;
    padding-right:8px;
}
.pro_nav_ul>li>a{
    color:#fff;
}

/*快速通道*/
.lianjie_box .container{
    background: #f2f2f2;
    width:1200px;
    overflow: hidden;
}
.lianjie_box .container .cont_l{
    width:150px;
    height:74px;
    float:left;
    background: #d3d3d3;
}

.lianjie_box .container .cont_l .cont_p1{
  line-height: 74px;
    color:#0cb800;
    font-size: 24px;
    font-weight: bold;
}
.lianjie_box .container .cont_r{
    width:700px;
    height:74px;
    float:left;
}
.lianjie_box .container .cont_r>p{
    text-align: left;
    line-height: 37px;
    padding-left:20px;
    float: left;
}
.lianjie_box .container .cont_r>p>span{
    display: block;
    float: left;
    color:#333;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}
.lianjie_box .container .cont_r>p>a{
    display: block;
    color:#333;
    font-size: 14px;
    float:left;
    margin:0 10px;
}
.lianjie_box .container .cont_r>p:nth-child(1) .cont_r_a,
.lianjie_box .container .cont_r>p:nth-child(2) .cont_r_a
{
    margin-left:50px;
}
.lianjie_box .container .cont_r p .cont_r_a{
    margin-left:60px!important;
}





.pro_centers .container .pro_boxs .pro_box_r .list{
    padding: 15px 0;
    float: right;
    margin-right: 50px;
    color: #333;
    margin-top: 30px;
    text-align: center;
}

.pro_centers .container .pro_boxs .pro_box_r .list>li{
    display: inline-block;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 6px;
    vertical-align: middle;
    background: #f3f3f3;
}
.pro_centers .container .pro_boxs .pro_box_r .list>li:first-child{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.pro_centers .container .pro_boxs .pro_box_r .list>li:last-child{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background: #0cb800;
    border: 1px solid #0cb800;
    border-radius: 4px;
    vertical-align: middle;
}
.pro_centers .container .pro_boxs .pro_box_r .list>li:last-child a{
    color:#fff;
}















